@charset "utf-8";
html {
    _background: url(j);
    height: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, legend, input, textarea, p, th, td {
    margin: 0;
    padding: 0;
}

a, nput, button, select, textarea {
    outline: none
}

img {
    border: 0;
    vertical-align: middle;
}

em {
    font-style: normal
}

textarea {
    resize: none;
}

body {
    font: 12px/1.5 微软雅黑, 黑体;
    font-size: 12px;
    overflow-y: scroll;
    height: 100%;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline
}

ol, ul {
    list-style: none
}

h1, h2, h3, h4, h5 {
    font-size: 14px;
}

input, label, elect {
    vertical-align: middle;
    font: 100% Tahoma
}

.clearfix:before, .clearfix:after {
    content: ".";
    display: table;
    height: 0;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.head {
    height: 109px;
}

.tel {
    font: 16px/109px "Microsoft Yahei";
    color: #001123;
}

.tel span {
    font: 20px/109px "Arial";
    color: #424242;
}

.nav {
    height: 30px;
    margin-top: 46px;
}

.nav li {
    float: left;
    width: 96px;
    height: 30px;
    background: url(/templates/default_pc/static/images/img2.jpg) right center no-repeat;
    text-align: center;
    font: 14px/30px "Microsoft Yahei";
}

.nav li a {
    position: relative;
    display: block;
    width: 96px;
    border-radius: 3px;
    color: #494949;
}

.nav li a:hover {
    width: 97px;
    left: -1px;
    color: #FFF;
    background: #4888ca;
}

.fla-wrap {
    border-top: 3px solid #4888ca;
    height: 698px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.fla-in {
    height: 698px;
    overflow: hidden;
    position: relative;
    z-index: 11;
}

.ifoot_in {
    background: url(/templates/default_pc/static/images/line.jpg) center center;
    background-size: cover;
    color: #c3c3c3;
    padding: 50px 0;
    position: relative;
}

.ifoot_in a {
    color: #c3c3c3;
}

.logo2 {
    background: url(/templates/default_pc/static/images/logo2.png) center center no-repeat;
    width: 180px;
    height: 88px;
    background-size: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -40px 0 0 -550px;
}

.lxwm {
    line-height: 40px;
    padding: 10px 0;
}

.lxwm li {
    display: inline-block;
    margin: 0 40px;
}
